home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Shareware World / Comms & Internet / New Sherlock Channels / Mega Channels 1.0 / Music / CD Universe Song.src / CD Universe Song.src next >
Text File  |  1999-11-12  |  666b  |  34 lines

  1. # The unofficial CD Universe song plug
  2. # by Raul and raul alone
  3. # http://www.teamdraw.com/raul
  4.  
  5. # if you use this plug, you support my site.
  6. # this costs you nothing.
  7.  
  8. <search 
  9.  name="CD Universe (Song)"
  10.  method = get
  11.     description = "Search CD Universe by song title."
  12.     action  = "http://www.cduniverse.com/asp/dispsong.asp"
  13.     update = "http://www.teamdraw.com/raul/stuff/cduniversesong.src.hqx"
  14.     >
  15.  
  16.     
  17. <input name = "cart" value = "0">
  18. <input name = "search" user>
  19.  
  20.  
  21. <interpret
  22.  
  23. #resultListStart =     "<TABLE>"
  24. #resultListEnd   = "Send feedback and comments to"
  25.  
  26. resultItemStart = "            <i>"
  27. resultItemEnd = "                            </TR>"
  28.  
  29. priceStart="$"
  30. priceEnd = "</a>"
  31. >
  32.  
  33. </search>
  34.